MqttConnectPayload

Undocumented in source.

Constructors

this
this(string clientIdentifier, string willTopic, string willMessage, string userName, string password)
Undocumented in source.

Members

Functions

clientIdentifier
string clientIdentifier()
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
userName
string userName()
Undocumented in source. Be warned that the author may not have intended to support it.
willMessage
string willMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
willTopic
string willTopic()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta